home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / pc / 5-Fonts & Software / Applications / MacProject II / MacProject II Help / card_71238.txt < prev    next >
Text File  |  1989-09-27  |  3KB  |  126 lines

  1. -- card: 71238 from stack: in
  2. -- bmap block id: 71553
  3. -- flags: 0000
  4. -- background id: 68193
  5. -- name: Delete Calendar DBOX
  6.  
  7.  
  8. -- part 3 (button)
  9. -- low flags: 00
  10. -- high flags: 2000
  11. -- rect: left=227 top=232 right=254 bottom=400
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: 
  20. ----- HyperTalk script -----
  21. on mouseDown
  22.   show card field popupButtons
  23. end mouseDown
  24.  
  25. on mouseUp
  26.   hide card field popupButtons
  27. end mouseUp
  28.  
  29.  
  30.  
  31. -- part 4 (button)
  32. -- low flags: 00
  33. -- high flags: 2000
  34. -- rect: left=217 top=87 right=218 bottom=418
  35. -- title width / last selected line: 0
  36. -- icon id / first selected line: 0 / 0
  37. -- text alignment: 1
  38. -- font id: 0
  39. -- text size: 12
  40. -- style flags: 0
  41. -- line height: 16
  42. -- part name: calendars
  43. ----- HyperTalk script -----
  44. on mouseDown
  45.   show card field popupList
  46. end mouseDown
  47.  
  48. on mouseUp
  49.   hide card field popupList
  50. end mouseUp
  51.  
  52.  
  53.  
  54. -- part 5 (field)
  55. -- low flags: 01
  56. -- high flags: 2002
  57. -- rect: left=16 top=61 right=84 bottom=179
  58. -- title width / last selected line: 0
  59. -- icon id / first selected line: 0 / 0
  60. -- text alignment: 0
  61. -- font id: 3
  62. -- text size: 10
  63. -- style flags: 0
  64. -- line height: 13
  65. -- part name: Inbox
  66.  
  67.  
  68. -- part 6 (field)
  69. -- low flags: 81
  70. -- high flags: 2004
  71. -- rect: left=94 top=92 right=142 bottom=206
  72. -- title width / last selected line: 0
  73. -- icon id / first selected line: 0 / 0
  74. -- text alignment: 0
  75. -- font id: 3
  76. -- text size: 10
  77. -- style flags: 0
  78. -- line height: 13
  79. -- part name: popupList
  80. ----- HyperTalk script -----
  81. on mouseUp
  82.   hide card field "popupList"
  83. end mouseUp
  84.  
  85.  
  86. -- part 7 (field)
  87. -- low flags: 81
  88. -- high flags: 2004
  89. -- rect: left=228 top=132 right=208 bottom=392
  90. -- title width / last selected line: 0
  91. -- icon id / first selected line: 0 / 0
  92. -- text alignment: 0
  93. -- font id: 3
  94. -- text size: 10
  95. -- style flags: 0
  96. -- line height: 13
  97. -- part name: popupButtons
  98. ----- HyperTalk script -----
  99. on mouseUp
  100.   hide card field "popupButtons"
  101. end mouseUp
  102.  
  103.  
  104. -- part contents for card part 5
  105. ----- text -----
  106. Press any element for details.
  107.  
  108. -- part contents for card part 6
  109. ----- text -----
  110. List of resource calendars in the current project.
  111.  
  112.  
  113. -- part contents for card part 7
  114. ----- text -----
  115. Click Delete to delete the selected calendar.
  116.  
  117. Click Cancel to cancel the  command.
  118.  
  119.  
  120. -- part contents for background part 30
  121. ----- text -----
  122. The Dates Menu
  123.  
  124. -- part contents for background part 31
  125. ----- text -----
  126. Delete Calendar Dialog Box